Array
(
    [^projets/([^/]+)/?$] => index.php?project_slug=$matches[1]
    [^clients/([^/]+)/?$] => index.php?client_slug=$matches[1]
    [^wp-json/?$] => index.php?rest_route=/
    [^wp-json/(.*)?] => index.php?rest_route=/$matches[1]
    [^index.php/wp-json/?$] => index.php?rest_route=/
    [^index.php/wp-json/(.*)?] => index.php?rest_route=/$matches[1]
    [^sitemaps.xml$] => index.php?seopress_sitemap=1
    [^sitemaps_xsl.xsl$] => index.php?seopress_sitemap_xsl=1
    [^sitemaps_video_xsl.xsl$] => index.php?seopress_sitemap_video_xsl=1
    [([^/]+?)-sitemap([0-9]+)?\.xml$] => index.php?seopress_cpt=$matches[1]&seopress_paged=$matches[2]
    [^projets-sitemap\.xml$] => index.php?projets_sitemap=1
    [category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?category_name=$matches[1]&feed=$matches[2]
    [category/(.+?)/(feed|rdf|rss|rss2|atom)/?$] => index.php?category_name=$matches[1]&feed=$matches[2]
    [category/(.+?)/embed/?$] => index.php?category_name=$matches[1]&embed=true
    [category/(.+?)/page/?([0-9]{1,})/?$] => index.php?category_name=$matches[1]&paged=$matches[2]
    [category/(.+?)/?$] => index.php?category_name=$matches[1]
    [tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?tag=$matches[1]&feed=$matches[2]
    [tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?tag=$matches[1]&feed=$matches[2]
    [tag/([^/]+)/embed/?$] => index.php?tag=$matches[1]&embed=true
    [tag/([^/]+)/page/?([0-9]{1,})/?$] => index.php?tag=$matches[1]&paged=$matches[2]
    [tag/([^/]+)/?$] => index.php?tag=$matches[1]
    [type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_format=$matches[1]&feed=$matches[2]
    [type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_format=$matches[1]&feed=$matches[2]
    [type/([^/]+)/embed/?$] => index.php?post_format=$matches[1]&embed=true
    [type/([^/]+)/page/?([0-9]{1,})/?$] => index.php?post_format=$matches[1]&paged=$matches[2]
    [type/([^/]+)/?$] => index.php?post_format=$matches[1]
    [seopress_bot/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [seopress_bot/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [seopress_bot/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [seopress_bot/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [seopress_bot/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [seopress_bot/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [seopress_bot/([^/]+)/embed/?$] => index.php?seopress_bot=$matches[1]&embed=true
    [seopress_bot/([^/]+)/trackback/?$] => index.php?seopress_bot=$matches[1]&tb=1
    [seopress_bot/([^/]+)/page/?([0-9]{1,})/?$] => index.php?seopress_bot=$matches[1]&paged=$matches[2]
    [seopress_bot/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?seopress_bot=$matches[1]&cpage=$matches[2]
    [seopress_bot/([^/]+)(?:/([0-9]+))?/?$] => index.php?seopress_bot=$matches[1]&page=$matches[2]
    [seopress_bot/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [seopress_bot/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [seopress_bot/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [seopress_bot/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [seopress_bot/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [seopress_bot/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [seopress_404/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [seopress_404/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [seopress_404/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [seopress_404/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [seopress_404/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [seopress_404/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [seopress_404/([^/]+)/embed/?$] => index.php?seopress_404=$matches[1]&embed=true
    [seopress_404/([^/]+)/trackback/?$] => index.php?seopress_404=$matches[1]&tb=1
    [seopress_404/([^/]+)/page/?([0-9]{1,})/?$] => index.php?seopress_404=$matches[1]&paged=$matches[2]
    [seopress_404/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?seopress_404=$matches[1]&cpage=$matches[2]
    [seopress_404/([^/]+)(?:/([0-9]+))?/?$] => index.php?seopress_404=$matches[1]&page=$matches[2]
    [seopress_404/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [seopress_404/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [seopress_404/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [seopress_404/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [seopress_404/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [seopress_404/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [categorie-prestation/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?categorie_prestation=$matches[1]&feed=$matches[2]
    [categorie-prestation/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?categorie_prestation=$matches[1]&feed=$matches[2]
    [categorie-prestation/([^/]+)/embed/?$] => index.php?categorie_prestation=$matches[1]&embed=true
    [categorie-prestation/([^/]+)/page/?([0-9]{1,})/?$] => index.php?categorie_prestation=$matches[1]&paged=$matches[2]
    [categorie-prestation/([^/]+)/?$] => index.php?categorie_prestation=$matches[1]
    [prestations/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [prestations/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [prestations/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [prestations/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [prestations/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [prestations/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [prestations/([^/]+)/embed/?$] => index.php?prestations=$matches[1]&embed=true
    [prestations/([^/]+)/trackback/?$] => index.php?prestations=$matches[1]&tb=1
    [prestations/([^/]+)/page/?([0-9]{1,})/?$] => index.php?prestations=$matches[1]&paged=$matches[2]
    [prestations/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?prestations=$matches[1]&cpage=$matches[2]
    [prestations/([^/]+)(?:/([0-9]+))?/?$] => index.php?prestations=$matches[1]&page=$matches[2]
    [prestations/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [prestations/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [prestations/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [prestations/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [prestations/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [prestations/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [blog/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [blog/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [blog/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [blog/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [blog/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [blog/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [blog/([^/]+)/embed/?$] => index.php?blog=$matches[1]&embed=true
    [blog/([^/]+)/trackback/?$] => index.php?blog=$matches[1]&tb=1
    [blog/([^/]+)/page/?([0-9]{1,})/?$] => index.php?blog=$matches[1]&paged=$matches[2]
    [blog/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?blog=$matches[1]&cpage=$matches[2]
    [blog/([^/]+)(?:/([0-9]+))?/?$] => index.php?blog=$matches[1]&page=$matches[2]
    [blog/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [blog/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [blog/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [blog/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [blog/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [blog/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [faq/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [faq/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [faq/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [faq/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [faq/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [faq/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [faq/([^/]+)/embed/?$] => index.php?faq=$matches[1]&embed=true
    [faq/([^/]+)/trackback/?$] => index.php?faq=$matches[1]&tb=1
    [faq/([^/]+)/page/?([0-9]{1,})/?$] => index.php?faq=$matches[1]&paged=$matches[2]
    [faq/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?faq=$matches[1]&cpage=$matches[2]
    [faq/([^/]+)(?:/([0-9]+))?/?$] => index.php?faq=$matches[1]&page=$matches[2]
    [faq/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [faq/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [faq/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [faq/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [faq/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [faq/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [job/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [job/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [job/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [job/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [job/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [job/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [job/([^/]+)/embed/?$] => index.php?job=$matches[1]&embed=true
    [job/([^/]+)/trackback/?$] => index.php?job=$matches[1]&tb=1
    [job/([^/]+)/page/?([0-9]{1,})/?$] => index.php?job=$matches[1]&paged=$matches[2]
    [job/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?job=$matches[1]&cpage=$matches[2]
    [job/([^/]+)(?:/([0-9]+))?/?$] => index.php?job=$matches[1]&page=$matches[2]
    [job/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [job/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [job/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [job/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [job/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [job/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [categorie-faq/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?categorie_faq=$matches[1]&feed=$matches[2]
    [categorie-faq/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?categorie_faq=$matches[1]&feed=$matches[2]
    [categorie-faq/([^/]+)/embed/?$] => index.php?categorie_faq=$matches[1]&embed=true
    [categorie-faq/([^/]+)/page/?([0-9]{1,})/?$] => index.php?categorie_faq=$matches[1]&paged=$matches[2]
    [categorie-faq/([^/]+)/?$] => index.php?categorie_faq=$matches[1]
    [categorie-blog/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?categorie_blog=$matches[1]&feed=$matches[2]
    [categorie-blog/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?categorie_blog=$matches[1]&feed=$matches[2]
    [categorie-blog/([^/]+)/embed/?$] => index.php?categorie_blog=$matches[1]&embed=true
    [categorie-blog/([^/]+)/page/?([0-9]{1,})/?$] => index.php?categorie_blog=$matches[1]&paged=$matches[2]
    [categorie-blog/([^/]+)/?$] => index.php?categorie_blog=$matches[1]
    [seopress_schemas/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [seopress_schemas/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [seopress_schemas/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [seopress_schemas/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [seopress_schemas/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [seopress_schemas/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [seopress_schemas/([^/]+)/embed/?$] => index.php?seopress_schemas=$matches[1]&embed=true
    [seopress_schemas/([^/]+)/trackback/?$] => index.php?seopress_schemas=$matches[1]&tb=1
    [seopress_schemas/([^/]+)/page/?([0-9]{1,})/?$] => index.php?seopress_schemas=$matches[1]&paged=$matches[2]
    [seopress_schemas/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?seopress_schemas=$matches[1]&cpage=$matches[2]
    [seopress_schemas/([^/]+)(?:/([0-9]+))?/?$] => index.php?seopress_schemas=$matches[1]&page=$matches[2]
    [seopress_schemas/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [seopress_schemas/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [seopress_schemas/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [seopress_schemas/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [seopress_schemas/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [seopress_schemas/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [robots\.txt$] => index.php?robots=1
    [favicon\.ico$] => index.php?favicon=1
    [sitemap\.xml] => index.php?sitemap=index
    [.*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\.php$] => index.php?feed=old
    [.*wp-app\.php(/.*)?$] => index.php?error=403
    [.*wp-register.php$] => index.php?register=true
    [feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?&feed=$matches[1]
    [(feed|rdf|rss|rss2|atom)/?$] => index.php?&feed=$matches[1]
    [embed/?$] => index.php?&embed=true
    [page/?([0-9]{1,})/?$] => index.php?&paged=$matches[1]
    [comment-page-([0-9]{1,})/?$] => index.php?&page_id=46&cpage=$matches[1]
    [comments/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?&feed=$matches[1]&withcomments=1
    [comments/(feed|rdf|rss|rss2|atom)/?$] => index.php?&feed=$matches[1]&withcomments=1
    [comments/embed/?$] => index.php?&embed=true
    [search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?s=$matches[1]&feed=$matches[2]
    [search/(.+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?s=$matches[1]&feed=$matches[2]
    [search/(.+)/embed/?$] => index.php?s=$matches[1]&embed=true
    [search/(.+)/page/?([0-9]{1,})/?$] => index.php?s=$matches[1]&paged=$matches[2]
    [search/(.+)/?$] => index.php?s=$matches[1]
    [author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?author_name=$matches[1]&feed=$matches[2]
    [author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?author_name=$matches[1]&feed=$matches[2]
    [author/([^/]+)/embed/?$] => index.php?author_name=$matches[1]&embed=true
    [author/([^/]+)/page/?([0-9]{1,})/?$] => index.php?author_name=$matches[1]&paged=$matches[2]
    [author/([^/]+)/?$] => index.php?author_name=$matches[1]
    [([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]
    [([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]
    [([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true
    [([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]
    [([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]
    [([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]
    [([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]
    [([0-9]{4})/([0-9]{1,2})/embed/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&embed=true
    [([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]
    [([0-9]{4})/([0-9]{1,2})/?$] => index.php?year=$matches[1]&monthnum=$matches[2]
    [([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&feed=$matches[2]
    [([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&feed=$matches[2]
    [([0-9]{4})/embed/?$] => index.php?year=$matches[1]&embed=true
    [([0-9]{4})/page/?([0-9]{1,})/?$] => index.php?year=$matches[1]&paged=$matches[2]
    [([0-9]{4})/?$] => index.php?year=$matches[1]
    [.?.+?/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [.?.+?/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [.?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [.?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [.?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [.?.+?/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [(.?.+?)/embed/?$] => index.php?pagename=$matches[1]&embed=true
    [(.?.+?)/trackback/?$] => index.php?pagename=$matches[1]&tb=1
    [(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?pagename=$matches[1]&feed=$matches[2]
    [(.?.+?)/(feed|rdf|rss|rss2|atom)/?$] => index.php?pagename=$matches[1]&feed=$matches[2]
    [(.?.+?)/page/?([0-9]{1,})/?$] => index.php?pagename=$matches[1]&paged=$matches[2]
    [(.?.+?)/comment-page-([0-9]{1,})/?$] => index.php?pagename=$matches[1]&cpage=$matches[2]
    [(.?.+?)(?:/([0-9]+))?/?$] => index.php?pagename=$matches[1]&page=$matches[2]
    [[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [([^/]+)/embed/?$] => index.php?name=$matches[1]&embed=true
    [([^/]+)/trackback/?$] => index.php?name=$matches[1]&tb=1
    [([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?name=$matches[1]&feed=$matches[2]
    [([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?name=$matches[1]&feed=$matches[2]
    [([^/]+)/page/?([0-9]{1,})/?$] => index.php?name=$matches[1]&paged=$matches[2]
    [([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?name=$matches[1]&cpage=$matches[2]
    [([^/]+)(?:/([0-9]+))?/?$] => index.php?name=$matches[1]&page=$matches[2]
    [[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
)